Bug 544863 – gtkquartz.h not included in released 2.13.5 package
authorSven Herzberg <sven@imendio.com>
Sat, 26 Jul 2008 23:58:34 +0000 (23:58 +0000)
committerSven Herzberg <herzi@src.gnome.org>
Sat, 26 Jul 2008 23:58:34 +0000 (23:58 +0000)
2008-07-27  Sven Herzberg  <sven@imendio.com>

Bug 544863 – gtkquartz.h not included in released 2.13.5 package

* gtk/Makefile.am: explicitly include the moved header in EXTRA_DIST

svn path=/trunk/; revision=20908

ChangeLog
gtk/Makefile.am

index 83aa8941f167fac6691f17db5dfeac370d4a5cf0..13c3599d99ad810d819fadfe6a53150dadab099f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-27  Sven Herzberg  <sven@imendio.com>
+
+       Bug 544863 – gtkquartz.h not included in released 2.13.5 package
+
+       * gtk/Makefile.am: explicitly include the moved header in EXTRA_DIST
+
 2008-07-25  Murray Cumming  <murrayc@murrayc.com>
 
        * gtk/gtkstatusicon.c (gtk_status_icon_class_init):
index 6316c7600b156b8f29a1dec4495cebf328a2a8a0..8c8bcc633e0f98e453c7e9808182f5289ba643a8 100644 (file)
@@ -718,10 +718,11 @@ endif
 if USE_QUARTZ
 gtk_clipboard_dnd_c_sources = gtkclipboard-quartz.c gtkdnd-quartz.c gtkquartz.c
 gtk_clipboard_dnd_h_sources = gtkquartz.h
+EXTRA_DIST += gtkquartz.h
 gtk_clipboard_dnd_c_sources_CFLAGS = "-xobjective-c"
 else
 gtk_clipboard_dnd_c_sources = gtkclipboard.c gtkdnd.c
-gtk_clipboard_dnd_c_sources_CFLAGS = 
+gtk_clipboard_dnd_c_sources_CFLAGS =
 endif
 
 # we use our own built_sources variable rules to avoid automake's